From b0e01bee7f1e59f997819ab235c7ec58b975afab Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Wed, 16 Dec 2009 17:30:53 -0200 Subject: [PATCH] Make sure dist check includes introspection --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 961260a5b3..98014f0b8c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -243,7 +243,7 @@ sanity: snapshot: $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"` -DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-man --disable-rebuilds +DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-man --disable-rebuilds --enable-introspection GITIGNOREFILES = \ po-properties/Makefile.in.in \ -- 2.30.2